STEP 14: Remember the function we wrote called add_click_event? Let's call it here!
- In LOGIC, go to and drag Function Call inside your interval event.
- Change my_function to add_click_event.
- Then, write three parameters inside the ( ). Your function call should look like this:
- add_click_event(sprite,·my_display,·my_dictionary)
To navigate the page using the TAB key, first press ESC to exit the code editor.